Skip to content

change rpc connect timeout to 1s to adapt disaster recovery #215

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JackShi148
Copy link
Contributor

Summary

This change is to adapt the disaster recovery situation. The old rpc connect timeout causes long recovery duration after one of servers going down. This version of hbase client changes the rpc connect timeout from 10s to 1s, which is the same as obkv-table client rpc connect timeout.

Solution Description

Changes the rpc connect timeout from 10s to 1s.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant